home *** CD-ROM | disk | FTP | other *** search
/ Chip 2006 June (Extra) / CHIP 2006-06.3.iso / program / opensource / xmeeting_0.1_binary.dmg / XMeeting.app / Contents / Resources / English.lproj / Preferences.nib / classes.nib next >
Encoding:
Text File  |  2006-03-01  |  4.4 KB  |  108 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {defaultAction = id; }; 
  6.             CLASS = XMGeneralPreferencesModule; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 automaticallyAcceptIncomingCallsSwitch = NSButton; 
  10.                 contentView = NSView; 
  11.                 userNameField = NSTextField; 
  12.             }; 
  13.             SUPERCLASS = NSObject; 
  14.         }, 
  15.         {
  16.             ACTIONS = {
  17.                 actionButton = id; 
  18.                 createNewLocation = id; 
  19.                 defaultAction = id; 
  20.                 deleteLocation = id; 
  21.                 duplicateLocation = id; 
  22.                 endNewLocationSheet = id; 
  23.                 getExternalAddress = id; 
  24.                 importLocations = id; 
  25.                 moveAudioCodec = id; 
  26.                 moveVideoCodec = id; 
  27.                 renameLocation = id; 
  28.                 toggleAutoGetExternalAddress = id; 
  29.                 toggleEnableH323 = id; 
  30.                 toggleEnableVideo = id; 
  31.                 toggleUseAddressTranslation = id; 
  32.                 toggleUseGatekeeper = id; 
  33.             }; 
  34.             CLASS = XMLocationPreferencesModule; 
  35.             LANGUAGE = ObjC; 
  36.             OUTLETS = {
  37.                 actionButton = NSButton; 
  38.                 actionPopup = NSPopUpButton; 
  39.                 audioBufferSizeSlider = NSSlider; 
  40.                 audioCodecPreferenceOrderTableView = NSTableView; 
  41.                 autoGetExternalAddressSwitch = NSButton; 
  42.                 bandwidthLimitPopUp = NSPopUpButton; 
  43.                 contentView = NSView; 
  44.                 deleteLocationButton = NSButton; 
  45.                 duplicateLocationButton = NSButton; 
  46.                 enableFastStartSwitch = NSButton; 
  47.                 enableH245TunnelSwitch = NSButton; 
  48.                 enableH264LimitedModeSwitch = NSButton; 
  49.                 enableH323Switch = NSButton; 
  50.                 enableVideoSwitch = NSButton; 
  51.                 externalAddressField = NSTextField; 
  52.                 gatekeeperHostField = NSTextField; 
  53.                 gatekeeperIDField = NSTextField; 
  54.                 gatekeeperPasswordField = NSTextField; 
  55.                 gatekeeperPhoneNumberField = NSTextField; 
  56.                 gatekeeperUserAliasField = NSTextField; 
  57.                 getExternalAddressButton = NSButton; 
  58.                 importLocationsButton = NSButton; 
  59.                 locationsTableView = NSTableView; 
  60.                 maxTCPPortField = NSTextField; 
  61.                 maxUDPPortField = NSTextField; 
  62.                 minTCPPortField = NSTextField; 
  63.                 minUDPPortField = NSTextField; 
  64.                 moveAudioCodecDownButton = NSButton; 
  65.                 moveAudioCodecUpButton = NSButton; 
  66.                 moveVideoCodecDownButton = NSButton; 
  67.                 moveVideoCodecUpButton = NSButton; 
  68.                 newLocationButton = NSButton; 
  69.                 newLocationCancelButton = NSButton; 
  70.                 newLocationNameField = NSTextField; 
  71.                 newLocationOKButton = NSButton; 
  72.                 newLocationSheet = NSPanel; 
  73.                 renameLocationButton = NSButton; 
  74.                 sectionsTab = NSTabView; 
  75.                 useGatekeeperSwitch = NSButton; 
  76.                 useIPAddressTranslationSwitch = NSButton; 
  77.                 videoCodecPreferenceOrderTableView = NSTableView; 
  78.                 videoFrameRateField = NSTextField; 
  79.             }; 
  80.             SUPERCLASS = NSObject; 
  81.         }, 
  82.         {
  83.             ACTIONS = {applyPreferences = id; revertPreferences = id; }; 
  84.             CLASS = XMPreferencesWindowController; 
  85.             LANGUAGE = ObjC; 
  86.             OUTLETS = {applyButton = NSButton; buttonToolbarView = NSView; revertButton = NSButton; }; 
  87.             SUPERCLASS = NSWindowController; 
  88.         }, 
  89.         {
  90.             ACTIONS = {
  91.                 closeVideoModuleSettingsPanel = id; 
  92.                 preferredVideoDeviceSelectionDidChange = id; 
  93.                 restoreDefaultVideoModuleSettings = id; 
  94.             }; 
  95.             CLASS = XMVideoPreferencesModule; 
  96.             LANGUAGE = ObjC; 
  97.             OUTLETS = {
  98.                 contentView = NSView; 
  99.                 preferredVideoDevicePopUp = NSPopUpButton; 
  100.                 videoModuleSettingsBox = NSBox; 
  101.                 videoModuleSettingsPanel = NSPanel; 
  102.                 videoModulesTableView = NSTableView; 
  103.             }; 
  104.             SUPERCLASS = NSObject; 
  105.         }
  106.     ); 
  107.     IBVersion = 1; 
  108. }